| SyServiceRequest |
| Logical Entity Name | SyServiceRequest |
| Default Table Name | SyServiceRequest |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceRequest Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceRequestId |
int | NO | ||
SyServiceProcessId |
int | NO | ||
RequestHashId |
numeric(20, 0) | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
SyServiceProcessSubscriptionDetailID |
int | YES | ||
SyTaskScheduleID |
int | YES | ||
SyServiceJobSequenceInstanceID |
int | YES |
| SyServiceRequest Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyServiceRequest_SyServiceRequestID | PrimaryKey | SyServiceRequestId |
| SyServiceRequest Foreign Keys |
| Parent Relationships: |
| Child Relationships: |
| SyServiceRequest Check Constraints |
| Check Constraint Name | CheckConstraint |